desc:instruct
npx -y convex@latest mcp start| Parameter | Type | Required | Description |
|---|---|---|---|
| projectDir | string | Optional |
The root directory of the Convex project. This is usually the editor's workspace directory
and often includes the 'package.json' file and the 'convex/' folder.
Pass this option unless explicitly instructed not to.
|